The Imagick class
PHP Manual

Imagick::despeckleImage

(PECL imagick 2.0.0)

Imagick::despeckleImageReduces the speckle noise in an image

Descripción

bool Imagick::despeckleImage ( void )
Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Reduces the speckle noise in an image while preserving the edges of the original image.

Valores retornados

Returns TRUE on success.

Errors/Exceptions

Throws ImagickException on error.


The Imagick class
PHP Manual